On .NET Live - Optimize Your Data Operations with CQRS and Minimal APIs
Command Query Responsibility Segregation (CQRS) is a powerful architecture that splits data operatio ...View More
Learn C# with CSharpFritz - MVVM with .NET MAUI
Let's introduce the MVVM architecture and apply it to a .NET MAUI application. This will help simpli ...View More
Clean Architecture with ASP.NET Core 7 | .NET Conf 2022
Clean Architecture (aka Onion, Hexagonal, Ports-and-Adapters) organizes your code in a way that limi ...View More
Build a .NET SDK with OpenAPI and NSwag | .NET Conf 2022
"In this session, I'll walk you through the process of building a modern Web API leveraging the late ...View More
Authorization in a Distributed / Microservice System | .NET Conf 2022
In this talk, I will introduce the challenges of permission-based authorization systems and explain ...View More
Using Durable Azure Functions in .NET 7 | .NET Conf 2022
With .NET 7 durable functions will be available for Azure Functions running in isolated mode. I've f ...View More
Build More Predictable Event-Driven System with CloudEvents, .NET and Azure | .NET Conf 2022
"You know the events are everywhere. But their event publishers describe them differently. CNCF's Cl ...View More
From RESTful HTTP API to gRPC | .NET Conf 2022
With an increasing need for scalability and performance dictated by the modern web, it becomes harde ...View More
Migrate Your Legacy ASP.NET Projects to ASP.NET Core Incrementally with YARP | .NET Conf 2022
"YARP (Yet Another Reverse Proxy) might have a funny name, but it a very serious tool when it comes ...View More
CSS Techniques for Blazor Developers | .NET Conf 2022
Does your CSS code remind you of an episode of Hoarders? In this session we'll explore a variety of ...View More